projects
/
platform
/
upstream
/
gst-plugins-good.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
937c2f9
)
don't get sigpipe on send
author
Thomas Vander Stichele
<thomas@apestaart.org>
Thu, 3 Jun 2004 15:34:07 +0000
(15:34 +0000)
committer
Thomas Vander Stichele
<thomas@apestaart.org>
Thu, 3 Jun 2004 15:34:07 +0000
(15:34 +0000)
Original commit message from CVS:
don't get sigpipe on send
ChangeLog
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index
dd84a41
..
88ccdbd
100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-1,3
+1,9
@@
+2004-06-03 Thomas Vander Stichele <thomas (at) apestaart (dot) org>
+
+ * gst/tcp/gsttcp.c: (gst_tcp_socket_write):
+ don't get a signal for EPIPE on socket writes
+ (somebody check if this works on other platforms)
+
2004-06-02 Thomas Vander Stichele <thomas at apestaart dot org>
* ext/alsa/gstalsaclock.c: (gst_alsa_clock_get_type):