Hacker News new | ask | show | jobs
by samus 263 days ago
Could simply be the `socket` system call.
1 comments

yep, it calls the external c function. same with setsockopt, bind, and listen further down.