msantos / procket

Erlang interface to low level socket operations
http://blog.listincomprehension.com/search/label/procket
BSD 3-Clause "New" or "Revised" License
283 stars 80 forks source link

Exposing procket:dev/ with options support #50

Closed meox closed 3 years ago

meox commented 3 years ago

@msantos can you merge this?

msantos commented 3 years ago

Thanks @meox

I went ahead and merged the commit but with some reservations:

Something like:

procket:dev/2: support passing options

Add procket:dev/2 to allow opening a device in a network namespace on Linux.