3 Commits

Author SHA1 Message Date
Standa Opichal
c3667d8b34 dgramSocket.bind() returns the dgramSocket instance
Added the required jsvLockAgain(parent).

The tests/test_dgram_socket.js now also works directly
in node.jsl (tested in v6.9.4).
2017-11-17 15:35:19 +01:00
Standa Opichal
e4bcd3f2db Separated UDP/TCP socketserver handling
Not using stream for UDP receiveData, calling dgram_messageCallback()
instead.
2017-08-25 23:48:18 +02:00
Standa Opichal
7497a604e4 Added dgram_socket test
socketIdle() from in dgram_bind (after previous dgram_close)
2017-08-25 23:48:18 +02:00