• 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: kpi event sequence question
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: kpi event sequence question


  • Subject: Re: kpi event sequence question
  • From: Josh Graessley <email@hidden>
  • Date: Mon, 12 Dec 2005 09:39:56 -0800


That is a very likely scenario. In addition to getting a listen event on the socket listening for incoming connections (which you missed by not being registered at the time the socket was created), you will get connected events for new sockets created for inbound connections to that original listening socket.


-josh

On Dec 12, 2005, at 5:04 AM, Peter Lovell wrote:

Good morning folks,
I'd just like to verify that a particular event sequence I see is
actually what I think it is.

What I see is that my attach function is called for a TCP socket and the
next thing is a call to my notify function for sock_evt_connected.


What I think is that this is a new socket created for an incoming
connection as part of the "accept" processing. I didn't see the listen
or any of the things related to the incoming connect because the
listening socket was created before my kext is started, so I'm not
registered on that listening socket.

Thanks.....Peter

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Macnetworkprog mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
40apple.com


This email sent to email@hidden


Attachment: smime.p7s
Description: S/MIME cryptographic signature

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Macnetworkprog mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re(2): kpi event sequence question
      • From: "Peter Lovell" <email@hidden>
References: 
 >kpi event sequence question (From: "Peter Lovell" <email@hidden>)

  • Prev by Date: Message Framework and Internet Config
  • Next by Date: Re(2): kpi event sequence question
  • Previous by thread: kpi event sequence question
  • Next by thread: Re(2): kpi event sequence question
  • Index(es):
    • Date
    • Thread