summaryrefslogtreecommitdiff
path: root/ace/ACE.cpp
Commit message (Collapse)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'ACE-4_5_11'.ACE-4_5_11nobody1998-06-091-0/+1
|
* Added initial support for Borland C++ Buildergonzo1998-06-081-1/+0
|
* Fixed problem of successful connect in handle_timed_complete being reportedSteve Huston1998-05-271-5/+13
| | | | as a failure (P90).
* *** empty log message ***irfan1998-05-221-10/+68
|
* *** empty log message ***irfan1998-05-191-1/+1
|
* *** empty log message ***irfan1998-05-181-6/+20
|
* (send_n): keep trying to send if ACE::send () fails due to EWOULDBLOCKlevine1998-05-111-20/+23
|
* get_ip_interfaces on Win32 - buf_len needed to be reset on each call toSteve Huston1998-05-061-0/+1
| | | | | | get the IP address from the registry for an interface - the function causes it to be overwritten each call. Pass by reference when it's not obvious is not always a nice thing to do...
* Added control for default inlined-functions.nanbor1998-04-301-0/+4
|
* *** empty log message ***schmidt1998-04-211-1/+2
|
* Fixed a mismcalculated string length when using UNICODE.nanbor1998-04-141-2/+2
|
* *** empty log message ***schmidt1998-04-131-4/+5
|
* The buffer should always be of type (const char *).nanbor1998-04-101-1/+1
|
* *** empty log message ***irfan1998-04-091-0/+19
|
* *** empty log message ***schmidt1998-04-081-0/+8
|
* *** empty log message ***irfan1998-04-081-5/+5
|
* On AIX, always check after a non-blocking connect() finishes.Steve Huston1998-04-031-0/+8
|
* CE stuff.nanbor1998-03-191-27/+33
|
* Regular CE stuff.nanbor1998-03-121-3/+3
|
* Use ASYS_MULTIBYTE_STRING to supress some string conversions under CEnanbor1998-03-091-1/+1
|
* Redefined sock_error on CE. Added ASYS_TEXT to debugging messages.nanbor1998-03-051-30/+30
|
* *** empty log message ***schmidt1998-02-271-5/+0
|
* Changes for Windows CE port. Please see ChangeLog entry: Tue Feb 24 ↵nanbor1998-02-241-125/+15
| | | | 05:08:31 1998 Nanbor Wang <nanbor@cs.wustl.edu> for further details
* (recv_n): commented out the MSG_PEEK flag check because it caused ↵levine1998-02-191-0/+5
| | | | IOStream_Test to not terminate
* *** empty log message ***schmidt1998-02-181-5/+11
|
* *** empty log message ***schmidt1998-02-171-1/+1
|
* WinCE port continues..nanbor1998-02-171-1/+193
|
* *** empty log message ***sergio1998-02-141-4/+11
|
* *** empty log message ***schmidt1998-01-011-0/+17
|
* Corrected a comment.nw11997-12-301-1/+1
|
* (count_interface,get_handle,get_ip_interfaces): use same code for LynxOS as ↵levine1997-12-291-7/+8
| | | | for __unix
* *** empty log message ***schmidt1997-12-191-1/+2
|
* *** empty log message ***irfan1997-12-131-12/+1
|
* *** empty log message ***schmidt1997-12-051-7/+10
|
* *** empty log message ***schmidt1997-12-051-1/+1
|
* ChangeLogTag:Wed Dec 3 10:29:58 1997 Carlos O'Ryan ↵coryan1997-12-031-1/+1
| | | | <coryan@macarena.cs.wustl.edu>
* (set_handle_limit): only call setrlimit if RLIMIT_NOFILE is #definedlevine1997-12-011-2/+2
|
* Removed a duplicated ACE_TRACE macro.nw11997-11-221-3/+2
|
* *** empty log message ***irfan1997-11-201-1/+1
|
* *** empty log message ***schmidt1997-11-191-1/+2
|
* *** empty log message ***schmidt1997-11-191-3/+3
|
* *** empty log message ***schmidt1997-11-191-1/+1
|
* *** empty log message ***schmidt1997-11-161-5/+41
|
* * ace/ACE.cpp (ldfind): Changed uses of strsplit_r to be scopedChris Cleeland1997-11-151-2/+2
| | | | under ACE rather than ACE_OS.
* *** empty log message ***schmidt1997-11-091-2/+5
|
* *** empty log message ***schmidt1997-11-081-13/+29
|
* *** empty log message ***schmidt1997-11-071-4/+4
|
* *** empty log message ***schmidt1997-11-071-1/+1
|
* (daemonize): added ACE_UNUSED_ARG (close_all_handles) if ACE_LACKS_FORKlevine1997-11-051-37/+36
|
* *** empty log message ***schmidt1997-11-051-3/+9
|