Wykres commitów

16 Commity (fdcf1aad9970d328c87d00964ebd0b7ab8adcf16)

Autor SHA1 Wiadomość Data
Paul Sokolovsky fdcf1aad99 socket: Release 0.3.2. 2015-12-01 19:05:46 +02:00
Paul Sokolovsky 5c2e0becfc socket: Support "" as host addr, meaning INADDR_ANY (0.0.0.0). 2015-12-01 19:05:30 +02:00
Paul Sokolovsky 15da903277 socket: Release 0.3.1. 2015-10-19 10:12:12 +03:00
Paul Sokolovsky 8bb6857818 socket: Native struct sockaddr may come as bytes or bytearray. 2015-10-19 10:12:03 +03:00
Paul Sokolovsky b0f8d85a62 socket: Release 0.3. 2015-10-16 00:36:13 +03:00
Paul Sokolovsky e3903c9f64 socket: Allow connect() & bind() to take standard tuple of (host, port). 2015-10-16 00:35:49 +03:00
Paul Sokolovsky 07830bd027 socket: Release 0.2. 2015-07-26 12:09:35 +03:00
Paul Sokolovsky e7289fe35e socket: Implement inet_aton() in terms of inet_pton(). 2015-07-26 12:08:55 +03:00
Paul Sokolovsky 16467be125 socket: Add constants for basic multicast support. 2015-07-23 00:29:06 +03:00
Paul Sokolovsky 7122b14ebc socket: Release 0.1. 2015-07-16 13:18:42 +03:00
Paul Sokolovsky 8371e7d351 socket: Import all top-level symbols from usocket. 2015-07-16 13:18:05 +03:00
Paul Sokolovsky e42b955c1d socket: Update for rename microsocket -> usocket. 2014-10-11 05:18:49 +03:00
Paul Sokolovsky a8f0713548 socket: Add _GLOBAL_DEFAULT_TIMEOUT constant. 2014-05-25 22:56:45 +03:00
Paul Sokolovsky 5c1b7e4885 socket: Switch to metadata.txt. 2014-05-25 22:51:52 +03:00
Paul Sokolovsky 9b3688f98a socket: Implement create_connection(), dummy socket.sendall(). 2014-05-25 22:50:58 +03:00
Paul Sokolovsky a252332423 socket: Add dummy re-import module. 2014-05-10 01:30:52 +03:00