[hackers] [libixp] Add select handler to the ixp_nothread struct.

From: Kris Maglione <jg_AT_suckless.org>
Date: Mon Jul 02 18:46:45 2007

changeset: 74:ae2e843a1338
tag: tip
user: Kris Maglione <jg_AT_suckless.org>
date: Mon Jul 02 12:43:18 2007 -0400
summary: Add select handler to the ixp_nothread struct.

diff -r 2f2fac9dc21e -r ae2e843a1338 libixp/thread.c
--- a/libixp/thread.c Sun Jul 01 17:34:11 2007 -0400
+++ b/libixp/thread.c Mon Jul 02 12:43:18 2007 -0400
@@ -91,5 +91,6 @@ static IxpThread ixp_nothread = {
         .errbuf = errbuf,
         .read = read,
         .write = write,
+ .select = select,
 };
 
Received on Mon Jul 02 2007 - 18:46:45 UTC

This archive was generated by hypermail 2.2.0 : Sun Jul 13 2008 - 15:57:29 UTC