- 11 Feb, 2013 1 commit
-
-
deuce authored
-
- 19 Sep, 2011 1 commit
-
-
rswindell authored
-
- 09 Mar, 2010 1 commit
-
-
rswindell authored
_FILE_OFFSET_BITS=64, and use fseeko() and ftello() for 64-bit offset support (instead of fseek() and ftell()) - also redefine off_t on Win32 to int64_t and removed filelen_t and fileoff_t typedefs (use off_t instead).
-
- 05 Mar, 2010 1 commit
-
-
rswindell authored
is defined (for MSVC only, currently).
-
- 12 Oct, 2009 1 commit
-
-
rswindell authored
Type mismatch in parameter 'optlen' (wanted 'int *', got 'unsigned int') in function nonblocking_connect
-
- 09 Oct, 2009 1 commit
-
-
deuce authored
Get the last socket error instead and return that (not tested on Win32)
-
- 07 Oct, 2009 1 commit
-
-
rswindell authored
-
- 06 Feb, 2009 1 commit
-
-
rswindell authored
-
- 04 Jun, 2008 1 commit
-
-
deuce authored
by properly const-ifying the appropriate functions and variables. Not yet tested on Win32
-
- 01 May, 2008 1 commit
-
-
deuce authored
-
- 21 Jan, 2008 1 commit
-
-
deuce authored
-
- 09 May, 2006 1 commit
-
-
deuce authored
-
- 08 May, 2006 1 commit
-
-
deuce authored
-
- 14 Oct, 2005 2 commits
- 13 Oct, 2005 1 commit
-
-
rswindell authored
sbbs3/sockopts.c.
-
- 14 Mar, 2005 1 commit
-
-
deuce authored
files... and fallback to the read/send implementation.
-
- 12 Feb, 2005 1 commit
-
-
rswindell authored
initialization, sanity checking of count, etc.
-
- 10 Feb, 2005 1 commit
-
-
deuce authored
instead. This should fix the unable to send large files problem.
-
- 01 Jan, 2005 1 commit
-
-
rswindell authored
-
- 27 Dec, 2004 1 commit
-
-
deuce authored
the kernel, attempt to blame sendfile() for everything and use the non sendfile() based sendfilesocket() for FreeBSD.
-
- 03 Nov, 2004 6 commits
- 03 Jun, 2004 1 commit
-
-
rswindell authored
-
- 11 May, 2003 1 commit
-
-
deuce authored
uifcc (curses) can be compiled with USE_SIGNALS to force menus to return a -2 when a SIGALRM is recieved. This allows for the "real time" display of the node status. Issues: Running umonitor over a network connection can cause keystrokes to be interpreted erratically. Cannot use escape to exit auto-refreshed menus. (Same reason) Musings: Perhaps a new WIN_* bit to specify a dynamic menu?
-
- 10 May, 2003 3 commits
- 08 May, 2003 1 commit
-
-
rswindell authored
[untested]
-
- 07 May, 2003 1 commit
-
-
rswindell authored
-
- 14 Mar, 2003 1 commit
-
-
deuce authored
-
- 12 Mar, 2003 1 commit
-
-
rswindell authored
-
- 15 Aug, 2002 1 commit
-
-
rswindell authored
-
- 12 Aug, 2002 2 commits
- 08 Aug, 2002 1 commit
-
-
rswindell authored
-