gecko/ipc/bluetooth
Thomas Zimmermann c6bdc49f29 Bug 1167210: Replace |union sockaddr_any| with |struct sockaddr_storage|, r=kmachulis
Both types, |union sockaddr_any| and |struct sockaddr_storage|, provide
a sockaddr type that can hold any address. The latter is standardized by
POSIX, so we prefer it.
2015-05-27 13:49:07 +02:00
..
BluetoothDaemonConnection.cpp Bug 1167210: Replace |union sockaddr_any| with |struct sockaddr_storage|, r=kmachulis 2015-05-27 13:49:07 +02:00
BluetoothDaemonConnection.h Bug 1167207: Remove |BluetoothDaemonChannel|, r=shuang 2015-05-26 18:29:02 +02:00
BluetoothDaemonConnectionConsumer.cpp Bug 1167207: Add |BluetoothDaemonConnectionConsumer|, r=shuang 2015-05-26 18:29:01 +02:00
BluetoothDaemonConnectionConsumer.h Bug 1167207: Add |BluetoothDaemonConnectionConsumer|, r=shuang 2015-05-26 18:29:01 +02:00
moz.build Bug 1167207: Add |BluetoothDaemonConnectionConsumer|, r=shuang 2015-05-26 18:29:01 +02:00