lwip-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lwip-users] [lwip] conn->sem


From: Mumtaz Ahmad
Subject: [lwip-users] [lwip] conn->sem
Date: Wed, 08 Jan 2003 23:47:08 -0000

Inside netconn_write  conn->sem is always deleted after sending the data
and recreated when the application requests another chunk to be transmitted
. It sounds an extra overhead since semaphore creation takes some time .We
can always delay deleting conn->sem  until the whole data is transmitted.


Do i make sense??

         , : ; '
       .,: : o'    *
     : : : ; `(_/
     ' '  _/  /
       '  /
        `


[This message was sent through the lwip discussion list.]




reply via email to

[Prev in Thread] Current Thread [Next in Thread]