dufourgilles / knx-ip

KNX IP Gateway protocol implementation
30 stars 9 forks source link

add bindSocketPort and unit test #3

Closed nyotiemon closed 4 years ago

nyotiemon commented 4 years ago

as in #2 added a method to bind specific port to dgram socket.

dufourgilles commented 4 years ago

Ok. I will check it later. Thanks

Le 5 août 2020 à 12:26, nyot notifications@github.com a écrit :

 as in #2 added a method to bind specific port to dgram socket.

You can view, comment on, or merge this pull request online at:

https://github.com/dufourgilles/knx-ip/pull/3

Commit Summary

add bindSocketPort and unit test File Changes

M src/KNXClient.ts (8) M src/KNXTunnelSocket.ts (17) A test/bindSocketPort.test.ts (36) Patch Links:

https://github.com/dufourgilles/knx-ip/pull/3.patch https://github.com/dufourgilles/knx-ip/pull/3.diff — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or unsubscribe.