Penguin

Differences between current version and previous revision of EDESTADDRREQ.

Other diffs: Previous Major Revision, Previous Author, or view the Annotated Edit History

Newer page: version 2 Last edited on Tuesday, February 15, 2005 9:08:35 pm by PerryLorier
Older page: version 1 Last edited on Sunday, February 23, 2003 2:25:36 am by PerryLorier Revert
@@ -1,3 +1,3 @@
 !!!Destination address required 
  
-You attempted to write(2) on a socket(2) that is not [connect(2)]ed. This is a programming bug. 
+You attempted to send(2), write(2) on a socket(2) that is not [connect(2)]ed. This is a programming bug.