ACE_LOCK_SOCK_Acceptor< ACE_LOCK > Class Template ReferenceSpecialize ACE_SOCK_Acceptor to lock around <accept>;. More...
Inheritance diagram for ACE_LOCK_SOCK_Acceptor< ACE_LOCK >:
![]()
Collaboration diagram for ACE_LOCK_SOCK_Acceptor< ACE_LOCK >:
![]()
Detailed Descriptiontemplate<class ACE_LOCK>
Specialize ACE_SOCK_Acceptor to lock around <accept>;.
|
ACE_BEGIN_VERSIONED_NAMESPACE_DECL int ACE_LOCK_SOCK_Acceptor< ACE_LOCK >::accept | ( | ACE_SOCK_Stream & | new_stream, | |
ACE_Addr * | remote_addr = 0 , |
|||
ACE_Time_Value * | timeout = 0 , |
|||
int | restart = 1 , |
|||
int | reset_new_handle = 0 | |||
) | const [inline] |
ACE_LOCK & ACE_LOCK_SOCK_Acceptor< ACE_LOCK >::lock | ( | void | ) | [inline] |
Return a reference to the lock.
ACE_LOCK ACE_LOCK_SOCK_Acceptor< ACE_LOCK >::lock_ [protected] |
Type of locking mechanism.