Comment on Beej updated the classic Linux network programming guideparentComments−freedomben4yI went through a ton of linux socket tutorials that were in C using that Ruby Socket library. Highly recommend!Edit: This is a more up to date link. I don't think the library has changed since 2.5.3, but I usually try to look at latest documentation: https://ruby-doc.org/stdlib-3.1.2/libdoc/socket/rdoc/Socket....
Comments
I went through a ton of linux socket tutorials that were in C using that Ruby Socket library. Highly recommend!
Edit: This is a more up to date link. I don't think the library has changed since 2.5.3, but I usually try to look at latest documentation: https://ruby-doc.org/stdlib-3.1.2/libdoc/socket/rdoc/Socket....