Opened 14 years ago

Closed 14 years ago

Last modified 14 years ago

#116 closed defect (fixed)

tcp read/write timeout should throw specific exception

Reported by: felix winkelmann Owned by:
Priority: major Milestone:
Component: core-pending Version: 4.2.x
Keywords: tcp timeout Cc:
Estimated difficulty:

Description

It is currently not possible for TCP ports to distinguish between normal I/O errors and timeouts. Timeouts should throw a specific condition object, like (exn i/o net timeout).

Change History (3)

comment:1 Changed 14 years ago by felix winkelmann

Component: core librariescore-pending

See commit b1cc359d8288253993460eb771259c3a42593c02

comment:2 Changed 14 years ago by felix winkelmann

Resolution: fixed
Status: newclosed

comment:3 Changed 14 years ago by (none)

Milestone: 4.3.0

Milestone 4.3.0 deleted

Note: See TracTickets for help on using tickets.