Revision: 8015
http://playerstage.svn.sourceforge.net/playerstage/?rev=8015&view=rev
Author: gbiggs
Date: 2009-07-14 08:53:51 +0000 (Tue, 14 Jul 2009)
Log Message:
-----------
Updated win32 todo list
Modified Paths:
--------------
code/player/trunk/client_libs/libplayerc/client.c
code/player/trunk/win32_todo.txt
Modified: code/player/trunk/client_libs/libplayerc/client.c
===================================================================
--- code/player/trunk/client_libs/libplayerc/client.c 2009-07-14 08:01:51 UTC
(rev 8014)
+++ code/player/trunk/client_libs/libplayerc/client.c 2009-07-14 08:53:51 UTC
(rev 8015)
@@ -385,6 +385,7 @@
} while (ret == -1 && (errno == EALREADY || errno == EAGAIN || errno ==
EINPROGRESS));
*/
+ // In Windows, the connect timeout is (apparently) a registry setting.
#if !defined (WIN32)
/* Set up a timer to interrupt the connection process */
timer.it_interval.tv_sec = 0;
Modified: code/player/trunk/win32_todo.txt
===================================================================
--- code/player/trunk/win32_todo.txt 2009-07-14 08:01:51 UTC (rev 8014)
+++ code/player/trunk/win32_todo.txt 2009-07-14 08:53:51 UTC (rev 8015)
@@ -1,7 +1,5 @@
This list is incomplete.
- Fix usage of user-configured pthreads location
-- Add replacement code for setitimer and related
-- Change nanosleep and usleep in replace to use the high performance timer
(and clean up some ifdefs that don't use them yet)
- Python bindings
- Finding GTK
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
Enter the BlackBerry Developer Challenge
This is your chance to win up to $100,000 in prizes! For a limited time,
vendors submitting new applications to BlackBerry App World(TM) will have
the opportunity to enter the BlackBerry Developer Challenge. See full prize
details at: http://p.sf.net/sfu/Challenge
_______________________________________________
Playerstage-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/playerstage-commit