• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: TCP in darwin source code ?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: TCP in darwin source code ?


  • Subject: Re: TCP in darwin source code ?
  • From: Joshua Graessley <email@hidden>
  • Date: Mon, 31 May 2004 21:09:57 -0700

xnu/netinet has most of the IP networking source.

I would recommend source code inspection only as a last course. The
sources are really difficult to read for a variety of reasons. The top
reason is that the TCP sockets are state machines where stuff happens
on timers and in many different functions. The interaction with sockets
is also messy.

-josh

On May 30, 2004, at 11:48 AM, Nicolas Berloquin wrote:

> Hello !
>
>
> Does anyone with darwin experience know where the sources to the TCP
> stack are
> located, in darwin's src tree ?
> I think that reading tcp's sourcecode will give me more insights than
> any book I
> could read about the subject ^_^
>
> thanks !
> _______________________________________________
> macnetworkprog mailing list | email@hidden
> Help/Unsubscribe/Archives:
> http://www.lists.apple.com/mailman/listinfo/macnetworkprog
> Do not post admin requests to the list. They will be ignored.

[demime 0.98b removed an attachment of type application/pkcs7-signature which had a name of smime.p7s]
_______________________________________________
macnetworkprog mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/macnetworkprog
Do not post admin requests to the list. They will be ignored.


References: 
 >TCP in darwin source code ? (From: Nicolas Berloquin <email@hidden>)

  • Prev by Date: Re: No Progress with URLDownload
  • Previous by thread: Re: TCP in darwin source code ?
  • Next by thread: Efficient method of checking connectivity
  • Index(es):
    • Date
    • Thread