Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make offset/length optional for sends #10

Merged
merged 1 commit into from Jul 27, 2016

Conversation

aakilfernandes
Copy link
Contributor

According to the spec, offset/length should be optional. This institutes the change as well as adds a test

https://nodejs.org/api/dgram.html#dgram_socket_send_msg_offset_length_port_address_callback

@feross feross merged commit ea4eed8 into feross:master Jul 27, 2016
@feross
Copy link
Owner

feross commented Jul 27, 2016

Released as 3.0.0.

feross added a commit that referenced this pull request Jul 27, 2016
Use the same style as node core 'dgram' module
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants