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

UDP sockets is not implemented #4834

Closed
p6rt opened this issue Dec 8, 2015 · 4 comments
Closed

UDP sockets is not implemented #4834

p6rt opened this issue Dec 8, 2015 · 4 comments
Labels
NYI Features not yet implemented

Comments

@p6rt
Copy link

p6rt commented Dec 8, 2015

Migrated from rt.perl.org#126846 (status was 'resolved')

Searchable as RT126846$

@p6rt
Copy link
Author

p6rt commented Dec 8, 2015

From @AlexDaniel

According to this​:
https://github.com/rakudo/rakudo/blob/nom/src/core/IO/Socket/INET.pm#L27

it seems like the support for UDP was intended, but perhaps it is NYI?

UDP tests are marked as TODO​:
https://github.com/perl6/roast/blob/master/S32-io/IO-Socket-INET.t#L247

@p6rt
Copy link
Author

p6rt commented Dec 8, 2015

The RT System itself - Status changed from 'new' to 'open'

@p6rt
Copy link
Author

p6rt commented Dec 14, 2015

From @jnthn

Support for UDP has now been added to IO​::Socket​::Async, and tests covering it are in S32-io/IO-Socket-Async-UDP.t.

@p6rt
Copy link
Author

p6rt commented Dec 14, 2015

@jnthn - Status changed from 'open' to 'resolved'

@p6rt p6rt closed this as completed Dec 14, 2015
@p6rt p6rt added the NYI Features not yet implemented label Jan 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
NYI Features not yet implemented
Projects
None yet
Development

No branches or pull requests

1 participant