Changes between Initial Version and Version 1 of Ticket #1, comment 35


Ignore:
Timestamp:
03/29/13 14:50:26 (11 years ago)
Author:
cheese

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1, comment 35

    initial v1  
    22 - 소켓 타임아웃 설정방식을 다음과 같이 변경
    33    setsockopt (SO_RCVTIMEO) -> select (&fd_set);
     4
     5 - Connect, Send, Recv 함수에 대한 Timeout 인터페이스가 추가됨
     6
     7 - SetTimeout 인터페이스 제거
     8
    49 - SunOS (Solaris)에서 SO_RCVTIMEO가 지원되지 않음
    510  * SunOS (Solaris) 에서 SO_RCVTIMEO 가 버클리 소켓 인터페이스 유지를 위해 define 되어 있음