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
·2 ปีที่แล้ว·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
·2 ปีที่แล้ว·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
·2 ปีที่แล้ว·discuss
Is canine.sh hosted on Canine?
FaceValuable
·2 ปีที่แล้ว·discuss
Oh the irony

#remindus 10y
FaceValuable
·2 ปีที่แล้ว·discuss
“Let’s reframe the question to where I’m right”