URL:
  <http://gna.org/patch/?2935>

                 Summary: UNIX domain socket for freeciv.
                 Project: Freeciv
            Submitted by: akfaew
            Submitted on: Fri Aug 19 07:25:30 2011
                Category: None
                Priority: 5 - Normal
                  Status: None
                 Privacy: Public
             Assigned to: None
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
         Planned Release: 

    _______________________________________________________

Details:

In longturn it's desirable to automate certain tasks. Until now this is how
the server was started:
tail -f $GAMENAME/.civinput | $CMD 2>&1 | tee $GAMENAME/.civoutput | logger
-t $GAMENAME &
I've written preliminary UNIX domain socket support, just for input. Diff and
example remote program attached. Most of the code comes from xxxterm.



    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Fri Aug 19 07:25:30 2011  Name: remote.c  Size: 1kB   By: akfaew

<http://gna.org/patch/download.php?file_id=13914>
-------------------------------------------------------
Date: Fri Aug 19 07:25:30 2011  Name: freeciv_sock.diff  Size: 5kB   By:
akfaew

<http://gna.org/patch/download.php?file_id=13915>

    _______________________________________________________

Reply to this item at:

  <http://gna.org/patch/?2935>

_______________________________________________
  Message sent via/by Gna!
  http://gna.org/


_______________________________________________
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev

Reply via email to