Skip to content
This repository has been archived by the owner on Dec 16, 2019. It is now read-only.

socket_recvfrom()/socket_sendto() equivalents? #776

Closed
dktapps opened this issue Nov 14, 2017 · 1 comment
Closed

socket_recvfrom()/socket_sendto() equivalents? #776

dktapps opened this issue Nov 14, 2017 · 1 comment

Comments

@dktapps
Copy link
Contributor

dktapps commented Nov 14, 2017

Environment

  • PHP: 7.2.0RC5
  • pthreads: 3.1.7dev (1c9787e)
  • OS: Windows 10 (x64)

Summary

There don't appear to be any equivalents for the socket_recvfrom() and socket_sendto() functions in PHP sockets. This presents a problem when wanting to work with connectionless protocols (like UDP).

sirsnyder added a commit to sirsnyder/pthreads that referenced this issue Dec 5, 2017
@sirsnyder
Copy link
Collaborator

@dktapps could you test the PR, please?

sirsnyder added a commit to sirsnyder/pthreads that referenced this issue Dec 5, 2017
sirsnyder added a commit that referenced this issue Jan 29, 2018
…ndto

WIP: #776 - socket_recvfrom / socket_sendto support
@dktapps dktapps closed this as completed Jan 29, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants