CnUnix

[알림판목록 I] [알림판목록 II] [글목록][이 전][다 음]
[ CnUnix ] in KIDS
글 쓴 이(By): prince (박성훈)
날 짜 (Date): 2003년 1월 10일 금요일 오후 06시 20분 45초
제 목(Title): Re: [Q] read 랑 send 랑 뭐가 다른가요?





 SYNOPSIS
      #include <sys/socket.h>

      int send(int s, const void *msg, int len, int flags);

     ......

      The supported values for flags are zero or MSG_OOB (to send out-of-
      band data).  A write() call made to a socket behaves in exactly the
      same way as send() with flags set to zero.  MSG_OOB is not supported
      for AF_UNIX sockets.


    .....

[알림판목록 I] [알림판목록 II] [글 목록][이 전][다 음]
키 즈 는 열 린 사 람 들 의 모 임 입 니 다.