Enlightenment CVS committal
Author : xcomputerman
Project : e17
Module : apps/entrance
Dir : e17/apps/entrance/src/client
Modified Files:
entrance_session.c
Log Message:
Shutdown IPC before initiating session. There might be a reason to keep
the pipe open between the watchdog and daemon while the session is running,
but for now I'll discount that possibility.
===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/entrance/src/client/entrance_session.c,v
retrieving revision 1.46
retrieving revision 1.47
diff -u -3 -r1.46 -r1.47
--- entrance_session.c 25 Mar 2004 06:44:52 -0000 1.46
+++ entrance_session.c 25 Mar 2004 17:37:44 -0000 1.47
@@ -339,6 +339,7 @@
}
ecore_evas_shutdown();
ecore_x_sync();
+ entrance_ipc_shutdown();
syslog(LOG_NOTICE, "Starting session for user \"%s\".", e->auth->user);
-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs