- Oct 14, 2005
- Oct 13, 2005
-
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
(e.g. jsexec) use this function to open sockets.
-
rswindell authored
-
deuce authored
still protected)
-
deuce authored
-
deuce authored
The title is set at the same time. Win32 does not differentiate between the title and the name.
-
deuce authored
Should fix the slow menu issue.
-
rswindell authored
directive: !eof.
-
rswindell authored
.ini file.
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
to "true".
-
rswindell authored
Moved getSocketOptionByName() to xpdev/sockwrap module.
-
rswindell authored
-
rswindell authored
sbbs3/sockopts.c.
-
rswindell authored
-
rswindell authored
-
rswindell authored
in the sockopts.ini file, if it exists.
-
deuce authored
ciolib is initialized. This would result in the mouse routines blocking the initialization until initialization was complete. Thanks for the bug report Ragnarok!
-
deuce authored
define it in the header.
-
rswindell authored
example, [telnet|rlogin] would set the socket options for either telnet or rlogin servers, while [telnet] would set the socket options only for the telnet server.
-
rswindell authored
-
rswindell authored
call, by specifying multiple section names separated by '|'.
-
deuce authored
-
deuce authored
-
rswindell authored
(replacing sockopts.cfg).
-
rswindell authored
e.g. [bbs] TCP_NODELAY=1
-
- Oct 12, 2005
-
-
rswindell authored
- (potentially) faster and supports !include files.
-
rswindell authored
the iniGet* functions. The other iniRead* functions do not support include files and ultimately the FILE* based API should probably be deprecated (and eventually go away) anyway.
-
rswindell authored
-
rswindell authored
MSCLOCKS_PER_SEC is no longer hard-coded to 1000 on non-*nix platforms ("ms" stands for "Microsoft", not "milliseconds"). Added comment with example (floating point) values for MSCLOCKS_PER_SEC on non-*nix platforms.
-
rswindell authored
-
rswindell authored
-