[uim-commit] r584 - trunk/uim

yamaken at freedesktop.org yamaken at freedesktop.org
Sun Feb 6 19:24:37 PST 2005


Author: yamaken
Date: 2005-02-06 19:24:34 -0800 (Sun, 06 Feb 2005)
New Revision: 584

Modified:
   trunk/uim/uim-helper.c
Log:
* uim/uim-helper.c
  - (uim_helper_send_message): Add a comment


Modified: trunk/uim/uim-helper.c
===================================================================
--- trunk/uim/uim-helper.c	2005-02-07 03:09:23 UTC (rev 583)
+++ trunk/uim/uim-helper.c	2005-02-07 03:24:34 UTC (rev 584)
@@ -108,6 +108,9 @@
     - Write all data even if uim_helper_fd() has returned 0
       (i.e. retry until written all data). (uim_helper_fd() == 0) only
       indicates system is busy.
+
+    I think that we should remove uim_helper_fd() for
+    writing. Blocking write is sufficient for uim.
     
     -- YamaKen 2005-02-07
   */



More information about the Uim-commit mailing list