Thread: WSAAsyncSelect()

  1. #1
    Funniest man in this seat minesweeper's Avatar
    Join Date
    Mar 2002
    Posts
    798

    WSAAsyncSelect()

    I have been reading the information out there on this function. It seems like it might be what I am looking for but I don't really understand many of the explanations. Am I right in thinking that calling this function on a socket will cause a message to be sent to my window procedure as and when data arrives at the socket? In effect negating the need to regualrly poll the socket.

    Thanks

  2. #2
    Registered User
    Join Date
    Nov 2001
    Posts
    1,348
    Correct.

    Kuphryn

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. WSAAsyncSelect Socket Model. She's Not Hot.
    By Tonto in forum Networking/Device Communication
    Replies: 2
    Last Post: 03-24-2007, 08:34 AM
  2. Winsock WSAAsyncSelect
    By High in forum C Programming
    Replies: 2
    Last Post: 08-28-2006, 12:20 AM
  3. problem with UDP WSAAsyncSelect socket, no callback message received???
    By hanhao in forum Networking/Device Communication
    Replies: 1
    Last Post: 03-29-2004, 11:59 AM
  4. WSAAsyncSelect I/O & Multithreading :: Winsock
    By kuphryn in forum Windows Programming
    Replies: 4
    Last Post: 09-27-2002, 02:28 AM
  5. WSAAsyncSelect I/O Mode :: Winsock
    By kuphryn in forum Windows Programming
    Replies: 1
    Last Post: 05-12-2002, 03:23 PM