0

As what I've mentioned above, what's difference between them? The latter can be used on unix, as does boost.asio.

LimingFang
  • 131
  • 9
  • By "unp" do you mean the book Unix Network Programming, and the helper functions for the low-level system calls it provides? – Some programmer dude Oct 25 '19 at 13:57
  • yeah, for example, #include – LimingFang Oct 25 '19 at 15:18
  • The main difference is that one is a generic C++ framework for communication, and the other is just simple low-level C functions wrapping even lower-level functions.. So in short they are really not the same at all, and it would be easier to answer what similarities they have (which there are few, if any). – Some programmer dude Oct 28 '19 at 07:26

0 Answers0