[bknr-cvs] hans changed deployed/bos/thirdparty/usocket/condition.lisp
BKNR Commits
bknr at bknr.net
Sun May 3 15:12:13 UTC 2009
Revision: 4385
Author: hans
URL: http://bknr.net/trac/changeset/4385
merge usocket fix
U deployed/bos/thirdparty/usocket/condition.lisp
Modified: deployed/bos/thirdparty/usocket/condition.lisp
===================================================================
--- deployed/bos/thirdparty/usocket/condition.lisp 2009-05-03 15:02:07 UTC (rev 4384)
+++ deployed/bos/thirdparty/usocket/condition.lisp 2009-05-03 15:12:13 UTC (rev 4385)
@@ -183,7 +183,7 @@
((49 99) . address-not-available-error)
((9) . bad-file-descriptor-error)
((61 111) . connection-refused-error)
- ((64 131) . connection-reset-error)
+ ((54 104) . connection-reset-error)
((53 103) . connection-aborted-error)
((22) . invalid-argument-error)
((55 105) . no-buffers-error)
More information about the Bknr-cvs
mailing list