Hi Patrik,

On 10/23/2013 10:14 AM, Patrik Flykt wrote:

        Hi,

On Thu, 2013-10-10 at 16:58 +0200, Daniel Wagner wrote:
+static GSList *session_list = NULL;

Shouldn't we go for a hash table here?

The main operation is to iterate over all sessions.
Lookup happens when we delete a session. Therefore I figured
a list is a better suited, but I do not really care too much.
If you prefer a hash, let there be a hash :)

cheers,
daniel
_______________________________________________
connman mailing list
[email protected]
https://lists.connman.net/mailman/listinfo/connman

Reply via email to