su_win32_port.c File Reference


Detailed Description

Port implementation using WSAEVENTs.

Author:
Pekka Pessi <Pekka.Pessi@nokia-email.address.hidden>

Kai Vehmanen <kai.vehmanen@nokia-email.address.hidden>

Date:
Created: Mon Feb 5 20:29:21 2007 ppessi

Original: Tue Sep 14 15:51:04 1999 ppessi

#include "config.h"
#include "sofia-sip/su.h"
#include "su_port.h"
#include "sofia-sip/su_alloc.h"
#include <stdlib.h>
#include <assert.h>
#include <stdarg.h>
#include <stdio.h>
#include <string.h>
#include <limits.h>
#include <errno.h>

Include dependency graph for su_win32_port.c:


Defines

#define INDEX_MAX
 Port based on su_wait() aka WSAWaitForMultipleEvents.

Functions

su_port_tsu_wsaevent_port_create (void)
 Create a port using WSAEVENTs and WSAWaitForMultipleEvents.

Sofia-SIP 1.12.6 - Copyright (C) 2006 Nokia Corporation. All rights reserved. Licensed under the terms of the GNU Lesser General Public License.