Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added a new method reset_new_handle so we can determine whether the ↵ | nw1 | 1997-09-30 | 7 | -1/+31 |
| | | | | implementation of reactor requires us to decouple the event a handle inherit from accept/connect. | ||||
* | Changed to use reset_new_handle () for querying whether we need to reset ↵ | nw1 | 1997-09-30 | 3 | -24/+20 |
| | | | | newly accepted/connected handles or not. | ||||
* | *** empty log message *** | nw1 | 1997-09-30 | 1 | -0/+17 |
| | |||||
* | *** empty log message *** | irfan | 1997-09-30 | 3 | -1/+53 |
| | |||||
* | *** empty log message *** | levine | 1997-09-30 | 1 | -0/+15 |
| | |||||
* | added "inline" flag | levine | 1997-09-30 | 1 | -0/+10 |
| | |||||
* | added ACE_HAS_VERBOSE_NOTSUP | levine | 1997-09-30 | 2 | -0/+2 |
| | |||||
* | *** empty log message *** | levine | 1997-09-30 | 1 | -0/+4 |
| | |||||
* | 1) Use u_long for ACE_hrtime_t if ACE_HAS_64BIT_LONGS. 2) Added ↵ | levine | 1997-09-30 | 1 | -481/+495 |
| | | | | ACE_NO_INLINE support to allow wrapper_macros.GNU to disable inlining from the command line. 3) Added ACE_HAS_VERBOSE_NOTSUP support. | ||||
* | (test_ace_u_longlong): replaced ACE_ASSERTs with calls to a static function ↵ | levine | 1997-09-30 | 1 | -18/+31 |
| | | | | that prints out why the test failed. | ||||
* | *** empty log message *** | nw1 | 1997-09-30 | 2 | -2/+3 |
| | |||||
* | Oops. | nw1 | 1997-09-30 | 1 | -2/+1 |
| | |||||
* | *** empty log message *** | levine | 1997-09-29 | 1 | -1/+3 |
| | |||||
* | *** empty log message *** | levine | 1997-09-29 | 1 | -0/+3 |
| | |||||
* | (handle_timed_complete) force recv check on VxWorks because its read handle ↵ | levine | 1997-09-29 | 1 | -0/+8 |
| | | | | is always not set | ||||
* | Added some html documentation. | cleeland | 1997-09-29 | 3 | -0/+224 |
| | |||||
* | added Felix Popp | levine | 1997-09-29 | 1 | -0/+1 |
| | |||||
* | *** empty log message *** | levine | 1997-09-29 | 1 | -1/+3 |
| | |||||
* | *** empty log message *** | levine | 1997-09-29 | 1 | -0/+3 |
| | |||||
* | (accept): fixed typo: "remote_address" instead of "remote_adrress" | levine | 1997-09-29 | 1 | -1/+1 |
| | |||||
* | *** empty log message *** | levine | 1997-09-29 | 1 | -0/+5 |
| | |||||
* | (thr_setconcurrency): added support on Irix 6.x, using its ↵ | levine | 1997-09-29 | 1 | -0/+4 |
| | | | | pthread_setconcurrency () | ||||
* | *** empty log message *** | irfan | 1997-09-29 | 9 | -20/+171 |
| | |||||
* | *** empty log message *** | nw1 | 1997-09-29 | 2 | -1/+5 |
| | |||||
* | *** empty log message *** | irfan | 1997-09-29 | 19 | -150/+332 |
| | |||||
* | Quick commit so that people can synch up. There are probably problems | cleeland | 1997-09-28 | 5 | -24/+66 |
| | | | | lurking still that need to be corrected. | ||||
* | *** empty log message *** | nw1 | 1997-09-28 | 1 | -2/+1 |
| | |||||
* | *** empty log message *** | nw1 | 1997-09-28 | 1 | -1/+2 |
| | |||||
* | Added ACE_Sve_Export to all IID constants. Notice that | nw1 | 1997-09-28 | 1 | -17/+17 |
| | | | | | | we must put ACE_Svc_Export _after_ extern "C" like this: extern "C" ACE_Svc_Export const IID IID_CORBA_ORB; | ||||
* | Changed references of base class from CORBA::Object to CORBA_Object. | nw1 | 1997-09-28 | 1 | -2/+2 |
| | |||||
* | *** empty log message *** | nw1 | 1997-09-28 | 1 | -0/+11 |
| | |||||
* | ChangeLogTag:Sat Sep 27 20:03:29 1997 Carlos O'Ryan ↵ | coryan | 1997-09-28 | 6 | -8/+32 |
| | | | | <coryan@macarena.cs.wustl.edu> | ||||
* | A few more corrections found by g++. | cleeland | 1997-09-27 | 2 | -1/+5 |
| | |||||
* | Fixed previous committed code, which didn't work all that well. | cleeland | 1997-09-27 | 6 | -50/+159 |
| | |||||
* | *** empty log message *** | levine | 1997-09-27 | 1 | -0/+13 |
| | |||||
* | default to building shared libs only, except on Chorus, LynxOS, and VxWorks | levine | 1997-09-27 | 5 | -31/+66 |
| | |||||
* | *** empty log message *** | nw1 | 1997-09-27 | 1 | -0/+4 |
| | |||||
* | *** empty log message *** | nw1 | 1997-09-27 | 1 | -1/+7 |
| | |||||
* | Initial version - indirect more (imore.) | nw1 | 1997-09-27 | 1 | -0/+244 |
| | |||||
* | Added explanation for imore. | nw1 | 1997-09-27 | 1 | -0/+15 |
| | |||||
* | Added new example "imore." | nw1 | 1997-09-27 | 1 | -2/+2 |
| | |||||
* | Moved checking for invalid handle from SOCK_Stream::close to | nw1 | 1997-09-26 | 2 | -4/+9 |
| | | | | SOCK_Stream::close_writer and SOCK_Stream::close_reader. | ||||
* | *** empty log message *** | nw1 | 1997-09-26 | 1 | -0/+4 |
| | |||||
* | Changed the macro "ACE_LACKS_EXEC" to "ACE_LACKS_FORK". | nw1 | 1997-09-26 | 2 | -2/+2 |
| | |||||
* | *** empty log message *** | nw1 | 1997-09-26 | 1 | -0/+5 |
| | |||||
* | Added checking for invalid handle before closing the handle in ↵ | nw1 | 1997-09-26 | 1 | -1/+2 |
| | | | | ACE_SOCK_Stream::close (). | ||||
* | On second thought, I should put the invalid handle check in ↵ | nw1 | 1997-09-26 | 1 | -2/+1 |
| | | | | | | SOCK_Stream::close () instead of here. | ||||
* | ACE_Log_Msg_Manager::close (): Must check if ACE_Log_Msg_message_queue has ↵ | nw1 | 1997-09-26 | 1 | -1/+2 |
| | | | | | | | been open or not before calling ACE_Log_Msg_message_queue->close () otherwise we'll get SIGSEGV when closing an invalid handle. | ||||
* | *** empty log message *** | Steve Huston | 1997-09-26 | 1 | -0/+3 |
| | |||||
* | Add ENOTCONN as a valid failure (besides ECONNREFUSED). Solaris fails | Steve Huston | 1997-09-26 | 1 | -3/+3 |
| | | | | with ENOTCONN. |