Subject: Re: Linux ip codeReply-to: (fwd) To: None <ghudson@MIT.EDU> From: Charles M. Hannum <mycroft@ai.mit.edu> List: current-users Date: 05/06/1995 04:03:15
The last part of that indicates that the application may be
required to take some explicit action to received ICMP messages.
In BSD, this action is simply using the connect() call.
I meant to write `bind()', of course.