- 20 Dec, 2008 1 commit
-
-
rswindell authored
some requests for clarification from Deuce.
-
- 09 Dec, 2008 1 commit
-
-
deuce authored
bugs.
-
- 05 Dec, 2008 2 commits
- 02 Mar, 2008 3 commits
-
-
deuce authored
This part of the change didn't really make much sense and becomes silly for "external" sockets.
-
deuce authored
using is_connected for get checks rather than special casing external.
-
rswindell authored
js_CreateSocketObject() and don't care what p->is_connected is when p->external is true.
-
- 01 Mar, 2008 1 commit
-
-
deuce authored
such that the local address will return a valid value as long as the socket is not known to be invalid and the remote address will return a value as long as it was connected last time we looked. This should help avoid unexcpected behaviour on a SYN+FIN which would results in is_connected being true, but remote_id_address being undefined.
-
- 14 Feb, 2008 1 commit
-
-
rswindell authored
can crash SpiderMonkey as it tries to report the error.
-
- 11 Jan, 2008 2 commits
- 28 Dec, 2006 2 commits
- 15 Jun, 2006 1 commit
-
-
rswindell authored
-
- 10 May, 2006 1 commit
-
-
rswindell authored
-
- 08 May, 2006 2 commits
- 10 Apr, 2006 1 commit
-
-
rswindell authored
0 = linger disabled (no time-out value) non-zero = time-out value (in seconds), linger enabled
-
- 01 Feb, 2006 1 commit
-
-
rswindell authored
Updated JS docs for methods.
-
- 13 Dec, 2005 1 commit
-
-
rswindell authored
(rather than _DEBUG) - improving performance and memory usage in the 99% of debug builds that don't need the JSDOC stuff.
-
- 14 Oct, 2005 1 commit
-
-
rswindell authored
platform and socket type combination.
-
- 13 Oct, 2005 3 commits
- 12 Oct, 2005 1 commit
-
-
rswindell authored
(ASCII 0) to be read from or written to sockets and files.
-
- 05 Aug, 2005 1 commit
-
-
rswindell authored
valid).
-
- 09 May, 2005 1 commit
-
-
rswindell authored
initialized as such by the caller).
-
- 17 Nov, 2004 1 commit
-
-
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).
-
- 08 Apr, 2004 1 commit
-
-
rswindell authored
to support >30-bit integers (e.g. current time_t values).
-
- 02 Dec, 2003 2 commits
- 06 Nov, 2003 1 commit
-
-
rswindell authored
-
- 01 Nov, 2003 1 commit
-
-
rswindell authored
strict-aliasing rules.
-
- 27 Oct, 2003 2 commits
- 24 Oct, 2003 1 commit
-
-
rswindell authored
-
- 19 Oct, 2003 1 commit
-
-
rswindell authored
(whenever possible), for documentation purposes (jsdocs.js).
-
- 11 Oct, 2003 1 commit
-
-
rswindell authored
-
- 30 Sep, 2003 2 commits