Changes between Initial Version and Version 1 of Ticket #4572, comment 16
- Timestamp:
- 12/17/24 19:08:48 (5 days ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #4572, comment 16
initial v1 1 mhh, 2 me->verrno aka errno from previous socket() function include no EINTR according to "man 2 socket". 1 yes, your right. 2 me->verrno aka errno from previous connect() function should test again EINTR 3