Skip to content

Commit

Permalink
Fix #12
Browse files Browse the repository at this point in the history
  • Loading branch information
thekid committed Oct 6, 2018
1 parent 9f2dd02 commit 1033597
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ Networking changelog

## 9.2.5 / 2018-10-06

* Fixed `Sockets::select()` to return *NULL* instead of throwing an error
when receiving `EINTR`, e.g. because *Ctrl+C* has been pressed.
* Fixed issue #12: Changed `Sockets::select()` to return *NULL* instead of
throwing an error when receiving `EINTR`, e.g. because of *SIGINT*.
(@thekid)

## 9.2.4 / 2018-10-06
Expand Down

0 comments on commit 1033597

Please sign in to comment.