Thus spake Marco van de Voort ([EMAIL PROTECTED]):
> I'm searching for a good book (or site/tutorial) about Unix socket
> programming, preferably FreeBSD specific.
Socket programming shouldn't be FreeBSD specific.
Unix Network Programming Vol.1 by W. Richard Stevens is a good choice.
After that you probably want to read some kqueue documents, which is
FreeBSD specific, but shall be quite fast (faster than select/poll)
Alex
--
cat: /home/alex/.sig: No such file or directory
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message