From 09efc062c26897e0339f9a5b87434b15801dd31e Mon Sep 17 00:00:00 2001 From: darkeye Date: Mon, 26 Aug 2002 19:14:44 +0000 Subject: [PATCH] porting issue for FreeBSD --- darkice/trunk/TODO | 1 + 1 file changed, 1 insertion(+) diff --git a/darkice/trunk/TODO b/darkice/trunk/TODO index 8544fa9..7ed10b3 100644 --- a/darkice/trunk/TODO +++ b/darkice/trunk/TODO @@ -10,3 +10,4 @@ o set comment fields for Ogg Vorbis streams as in http://www.xiph.org/ogg/vorbis/doc/v-comment.html o change config file to separate descriptions of input, streams and stream targets (servers, files, etc.) +o don't refer to MSG_NOSIGNAL in TcpSocket.cpp on FreeBSD