Activity
break specifying connect path in options instead actually bind
break specifying connect path in options instead actually bind
need to figure out how this should work
need to figure out how this should work
can't send verbose error
can't send verbose error
scuffed fixes for everything
scuffed fixes for everything
attempt to write unix socket send_to
attempt to write unix socket send_to
fix conditional compiles
fix conditional compiles
send_to impl using a new socket?
send_to impl using a new socket?
barely working example
barely working example
hacky explicit clones/refactor use new type + temp fix for Ws module …
hacky explicit clones/refactor use new type + temp fix for Ws module …
hit a minor issue with equality not being implemented for the unix So…
hit a minor issue with equality not being implemented for the unix So…
default to compiling with unixsocket by default for easier development
default to compiling with unixsocket by default for easier development
mark datagram socket as broken
mark datagram socket as broken
quick barely tested impl of datagram
quick barely tested impl of datagram
test autoflush
test autoflush
Don't enable unix socket by default (some platforms may not support).
Don't enable unix socket by default (some platforms may not support).
Store bind path and delete on drop
Store bind path and delete on drop