Skip to content

Add a more generic bind() method to allow Unix socket server#34

Closed
rcambien wants to merge 1 commit intoreactphp:masterfrom
rcambien:master
Closed

Add a more generic bind() method to allow Unix socket server#34
rcambien wants to merge 1 commit intoreactphp:masterfrom
rcambien:master

Conversation

@rcambien
Copy link

@rcambien rcambien commented Apr 4, 2016

I also need to implements an unix socket server ( like #17 and #6 ) so I added a simpler method bind($address) to bind a server to any socket type.
I converted the listen() method to use this new method for BC.

@ghost
Copy link

ghost commented Nov 6, 2016

+1

@clue clue added the BC break label Nov 21, 2016
@clue clue added this to the v0.5.0 milestone Jan 9, 2017
@clue
Copy link
Member

clue commented Jan 27, 2017

Closed via #61

@clue clue closed this Jan 27, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants