Changeset 2434


Ignore:
Timestamp:
Nov 13, 2005, 4:46:02 AM (20 years ago)
Author:
bird
Message:

text.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/emx/src/libsocket/socketpair.c

    r2433 r2434  
    4343 * @param   flags   Protocol type. 0 only.
    4444 * @param   osfd    Pointer to an array of two ints.
    45  *                  The resulting socket pair is put in two to ints upon
    46  *                  a successful return.
     45 *                  The resulting socket pair is put into the array upon successful return.
    4746 */
    4847int     TCPCALL socketpair(int af, int type, int flags, int *osfd)
Note: See TracChangeset for help on using the changeset viewer.