Jilles Tjoelker <jilles at stack.nl> writes:
> A flag parameter is a good thing; you may not know yet what you will
> need it for.
     int
     bind(int s, const struct sockaddr *addr, socklen_t addrlen);
     int
     connect(int s, const struct sockaddr *name, socklen_t namelen);
Where's the flag argument?
DES
-- 
Dag-Erling Smørgrav - des at des.no