Custom Query (1030 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (160 - 162 of 1030)

Ticket Resolution Summary Owner Reporter
#843 fixed merge 14662 to 1.6 R. Matthew Emerson R. Matthew Emerson
Description

ITA wants r14662 in 1.6.

#941 fixed make-tcp-socket's error messages are not helpful Francois-Rene Rideau
Description

Dan Weinreb 2010-07-12 18:26:58 EDT

When make-tcp-socket fails (e.g. there's nobody listening at the other end), the condition object that is created doesn't have helpful information in it such as the host and port and so on. When it calls socket-call, it could pass more useful stuff in the "where" argument, for example.

PS: was ITA bug 83283.

#519 fixed make-socket on Windows does not work for UDP sockets R. Matthew Emerson Hans Hübner
Description

With the trunk version of CCL on Windows Vista, (make-socket :type :datagram :remote-host "10.0.0.2" :remote-port 6038) fails in setsockopt because the "linger" option is not supported. I am attaching a patch that works for me.

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.