HackerTrans
TopNewTrendsCommentsPastAskShowJobs

FaceValuable

no profile record

comments

FaceValuable
·قبل 4 أشهر·discuss
Yeah, it’s all mostly heaps of Python internally aside from Codex.
FaceValuable
·السنة الماضية·discuss
Did he say anything about the dumb and energetic?
FaceValuable
·قبل سنتين·discuss
Interesting! The Wikipedia article is quite wrong here. SOCK_STREAM certainly doesn’t imply TCP in all cases. I see the source is the Linux Programming Interface book; quite likely someone’s interpretation of that chapter was just wrong when they wrote this article. It is a subtle topic.
FaceValuable
·قبل سنتين·discuss
Hey! I know it’s muddled but that’s not quite correct. SOCK_STREAM is more general than TCP; SOCK_STREAM just means the socket is a byte stream. You would need to add IPPROTO_TCP on top of that to pull in the TCP stack.

UDS using SOCK_STREAM does not do that; ie, it is not using IPPROTO_TCP.
FaceValuable
·قبل سنتين·discuss
Is canine.sh hosted on Canine?
FaceValuable
·قبل سنتين·discuss
Oh the irony

#remindus 10y
FaceValuable
·قبل سنتين·discuss
“Let’s reframe the question to where I’m right”