EmbLogic's Blog

ipc status: client-server using fifo and semaphores.

implemented client server program for around 400 clients using fifo and semaphores.
issues:-
while compilation gcc was unable to get the size for variable of union semun.

One Response to ipc status: client-server using fifo and semaphores.

  1. ->resolved the above issue by copying and pasting the format of union semun from man page.

Leave a Reply

Your email address will not be published. Required fields are marked *

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>