]> git.lyx.org Git - features.git/commit
* src/lyxsocket.C
authorGeorg Baum <Georg.Baum@post.rwth-aachen.de>
Sat, 27 May 2006 13:39:11 +0000 (13:39 +0000)
committerGeorg Baum <Georg.Baum@post.rwth-aachen.de>
Sat, 27 May 2006 13:39:11 +0000 (13:39 +0000)
commit415e308cf415975eefd82203aeac254860f22aa3
treef1016f6101d60b96cc172fd4206e10405efefdba
parent440ebe63852975764a519260f641fb692e6df9b0
* src/lyxsocket.C
(LyXServerSocket::~LyXServerSocket): Don't try to unregister and
close fd_ if the socket is disabled (avoids crash on win, from Peter
KÃŒmmel)
(LyXServerSocket::~LyXServerSocket): Check the return value of close()
(LyXDataSocket::~LyXDataSocket): ditto

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@13941 a592a061-630c-0410-9148-cb99ea01b6c8
src/lyxsocket.C