Y
Hacker News
new
|
ask
|
show
|
jobs
by
samus
263 days ago
Could simply be the `socket` system call.
1 comments
jmsdnns
263 days ago
yep, it calls the external c function. same with setsockopt, bind, and listen further down.
link