- Mar 11, 2003
-
-
rswindell authored
Apparently its normal on Linux for send to send short data (on non-blocking sockets).
-
rswindell authored
(still logs a error/warning message).
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
head field is initialized by the caller.
-
deuce authored
-
deuce authored
-
rswindell authored
fields (preparing for auto-thread linkage).
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
html_encode() no longer encodes space chars.
-
rswindell authored
-
rswindell authored
Fixed bug in html_encode() with &
-
rswindell authored
-
- Mar 10, 2003
-
-
rswindell authored
Added html_decode (regonizes character entities constants and names).
-
deuce authored
-
rswindell authored
OPTGROUP tag now).
-
rswindell authored
(associative array).
-
rswindell authored
escaped text (using standard HTML character entities) - optionally converting IBM ex-ASCII chars too.
-
rswindell authored
-
rswindell authored
Used to support folded RFC822 header fields.
-
rswindell authored
-
rswindell authored
user has access to in a single object (associative array).
-
rswindell authored
user has access to in a single object (associative array).
-
rswindell authored
the string (for broken TCP apps that send LF-terminted lines).
-
- Mar 09, 2003
-
-
rswindell authored
Hopefully this more clearly describes what this feature is used for.
-
- Mar 08, 2003
-
-
rswindell authored
to scripts with no user logged in (e.g. fingerservice.js).
-
rswindell authored
didn't work since JS interpretted ~0 as -1, so now initializing the default import pointer to NaN (not a number), which works to import NO messages for a newly linked sub-board (resolving a sysop FAQ).
-
rswindell authored
recipient list file (apparently you can use chsize on an fopen'd file).
-
deuce authored
-
- Mar 07, 2003
-
-
deuce authored
request per session. NOTE: Still needs to create separate scope for each request (doesn't currently)
-
deuce authored
kept between requests though)
-
rswindell authored
-
rswindell authored
-
rswindell authored
The other get/put methods now return null/false correctly if no msg id/offset/number was specified.
-