Rapsssito / react-native-tcp-socket

React Native TCP socket API for Android, iOS & macOS with SSL/TLS support.
MIT License
303 stars 81 forks source link

fix: Server never emit close event if no connection #156

Closed hans00 closed 1 year ago

hans00 commented 1 year ago

As title

Rapsssito commented 1 year ago

@hans00, thanks for the PR! Is this also the behavior of NodeJS' net?

hans00 commented 1 year ago

Yes.

sample:

image
Rapsssito commented 1 year ago

Fixes #144.

github-actions[bot] commented 1 year ago

:tada: This PR is included in version 6.0.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: