Keith Kyzivat
|
b91823e741
mg_get_ports to return number of elements of ports and ssl filled in
|
пре 11 година |
Keith Kyzivat
|
7202123bc4
Fix sign comparison warning in mg_get_ports
|
пре 11 година |
Keith Kyzivat
|
4e67805153
Use size_t when iterating over port and ssl vars in mg_get_ports
|
пре 11 година |
Keith Kyzivat
|
30e38d27e4
ANSI <= C-90 compliance - for loop init
|
пре 11 година |
Keith Kyzivat
|
2a4245e379
Add methods for returning the ports civetweb is listening on
|
пре 11 година |
Perttu Ahola
|
c546f6a56a
Fix websocket long pull (previously returned invalid data and/or segfaulted at next frame)
|
пре 11 година |
bel
|
b235587791
First working draft of a websocket binding for Lua
|
пре 11 година |
akozl
|
c20b133b90
Fixed function description stating wrong return values.
|
пре 11 година |
Thomas Davis
|
73f91b2a99
Merge branch 'master' of https://github.com/Bernhard-/civetweb into Bernhard--master
|
пре 12 година |
bel
|
3a6faa7165
TLS variable is also required for the master thread
|
пре 12 година |
bel
|
54b890cdfc
pthread_cond_timedwait for Windows
|
пре 12 година |
bel
|
3e24b313af
clock_gettime for CLOCK_MONOTONIC
|
пре 12 година |
bel
|
e3f07be5da
clock_gettime for CLOCK_REALTIME
|
пре 12 година |
bel
|
55fbe54cab
pthread_cond for windows: switch from SuspendThread to WaitForSingleObject+ThreadLocalStorage
|
пре 12 година |
bel
|
1c88ec6687
provide pthread specific (thread local storage) functions
|
пре 12 година |
bel
|
7e8ee07294
Replacement for pthread_cond in Windows
|
пре 12 година |
bel
|
9fde8e3320
Replacement for pthread_cond in Windows
|
пре 12 година |
bel
|
da44a66fc1
Replacement for pthread_cond in Windows
|
пре 12 година |
bel
|
087cb745e5
Replacement for pthread_cond in Windows
|
пре 12 година |
sunsetbrew
|
5364d8a070
Merge pull request #29 from bgreat/master
|
пре 12 година |
William Greathouse
|
4e6f2d139e
Update comment for saving mask flag/opcode.
|
пре 12 година |
Thomas Davis
|
4d9a202f76
Added ZIP installation build for Windows
|
пре 12 година |
William Greathouse
|
52d2ddbd47
Preserve the current mask flag and opcode for websocket_data callback.
|
пре 12 година |
William Greathouse
|
46a44f12f3
Fix previous commit with merge errors
|
пре 12 година |
William Greathouse
|
03f35958e8
Merge branch 'master' of https://github.com/sunsetbrew/civetweb
|
пре 12 година |
bel
|
d689cec28e
USE_STACK_SIZE can be used for Windows as well, but it works different there, since it specifies the initial commit instead of the limit
|
пре 12 година |
Kimmo Mustonen
|
9a5a104d50
Use C style comments to enable compiling most of civetweb with -ansi.
|
пре 12 година |
Thomas Davis
|
e5060b5e78
Updated code indent
|
пре 12 година |
bel
|
2a9eaea08a
add , accidentially deleted
|
пре 12 година |
bel
|
b9e1cc4fea
update MIME types
|
пре 12 година |