This implements wakeup using sockets by su_port_send().
Kai Vehmanen <kai.vehmanen@nokia-email.address.hidden>
#include "config.h"
#include <stdlib.h>
#include <assert.h>
#include <stdarg.h>
#include <stdio.h>
#include <string.h>
#include <limits.h>
#include <errno.h>
#include "sofia-sip/su.h"
#include "su_port.h"
#include "sofia-sip/su_alloc.h"
Include dependency graph for su_socket_port.c: