On Fri, 16 Feb 2001, Dale Chulhan - Work wrote:

> Can you further assist me by expanding your reference to help me locate it?
> 
> > There should be no problem with sending a TCP FIN on a raw socket.
> > But the returning RST will be eaten by the TCP protocol.  Your raw
> > socket will not receive it.  (ref: Stevens UNP v1, p 659) 

Sure, the title is "Unix Network Programming" volume 1, second edition
by W. Richard Stevens.  ISBN 0-13-490012-X  (US$ 52.95 www.bookpool.com)

As another fellow mentioned earlier, this is where the collective
wisdom of network programming is kept :-)

When you get ready for kernel level network programming, get
"TCP/IP Illustrated, Volume 2".  There is no substitute.

-Richard

-------------------------------------------
   Richard Hodges   | Matriplex, inc.
      <title>       | 769 Basque Way
  [EMAIL PROTECTED]  | Carson City, NV 89706
    775-886-6477    | www.matriplex.com 



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to