Skip to content
Snippets Groups Projects
Forked from redox-os / relibc
Loading
Tiago Lam's avatar
Tiago authored
Previously, domain AF_INET was assumed while processing bind() /
connect(), which end up calling bind_or_connect!. Instead, match on the
domain type and process the path for AF_UNIX domains.
d36cd727
History