[haiku-commits] Re: r37976 - haiku/trunk/docs/user

  • From: "Adrien Destugues" <pulkomandy@xxxxxxxxxxxxxxxxx>
  • To: haiku-commits@xxxxxxxxxxxxx
  • Date: Tue, 10 Aug 2010 09:03:01 +0000

> At any rate, the network kit item is not accurate. It sounds like we 
> rewrote the complete API, but at least in the commit log I don't see 
> any 
> mention of incompatibilities. Though I seem to recall there was an 
> issue 
> regarding BNetBuffer::{Size,BytesRemaining}(), but, if so, that 
> should be 
> referred to explicitly. I also don't see what UNIX sockets have to do 
> with 
> that.

The UNIX socket part is referring to BONE, which provides calls like 
closesocket, while we use the regular close.
Our sockets are file descriptors, which is the correct way for unix, 
apparently.


Other related posts: