- Nov 17, 2004
-
-
rswindell authored
a time rather than the entire file. This is required to support large files.
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
the include directory to get the new include/mozilla/nspr header files (or js_internal.c will fail to compile)! savemsg() now uses smb_addmsg() for most of it's functionality. savemsg() now accepts an optional client_t* argument, if non-NULL will automatically call msg_client_hfields(). MsgBase.save_msg() method now accepts an optional client object argument to automatically set the security log header fields (sender IP addres, hostname, protocol, and port).
-
rswindell authored
(which requires #inclusion of private jsobj.h header file) in js_socket(). To get the correct prototype for JS_GetClass, JS_THREADSAFE must be defined (next commit).
-
rswindell authored
-
- Nov 16, 2004
-
-
rswindell authored
-
rswindell authored
(e.g. bcc32, gcc).
-
rswindell authored
-
rswindell authored
portion of the e-mail address (e.g. "sysop@ 1:103/705", if included).
-
rswindell authored
No pre-compiled headers for release build.
-
deuce authored
-
rswindell authored
Added info about enable/disable and -debug command-line options.
-
rswindell authored
Waiting up to "max inactivity" for active clients to disconnect upon shutdown or recycle. Bugfix: check active_clients instead of http_threads_running (not used) when terminating/recycling.
-
rswindell authored
Waiting up to "max inactivity" for active clients to disconnect upon shutdown or recycle.
-
rswindell authored
-
rswindell authored
-
rswindell authored
from closesocket() call (socket may have been closed by another local thread).
-
rswindell authored
socket counter directly (the server must do this when it closes it's copy of the socket descriptor).
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
- Nov 15, 2004
- Nov 12, 2004
- Nov 11, 2004