Nikita Popov
|
d0006b5fac
|
Use UNKNOWN default for socket_connect()
Specifying the port is mandatory for INET sockets.
|
2020-04-14 16:09:01 +02:00 |
|
Nikita Popov
|
b9b2e8ddde
|
Fix socket_write() default value
|
2020-04-14 16:08:55 +02:00 |
|
Máté Kocsis
|
21cfa03f17
|
Generate function entries for another batch of extensions
Closes GH-5352
|
2020-04-05 21:15:30 +02:00 |
|
Máté Kocsis
|
a43bc33fb2
|
Annotate function aliases in stubs
|
2020-04-04 13:03:16 +02:00 |
|
Nikita Popov
|
2bcc4ab8f4
|
Verify that all stubs have a return type
|
2020-04-03 17:59:30 +02:00 |
|
Máté Kocsis
|
736b22dc0b
|
Add stubs for aliases
Closes GH-5187
|
2020-02-18 21:10:36 +01:00 |
|
Máté Kocsis
|
27e83d0fb8
|
Add union return types for function stubs
|
2019-11-11 14:54:55 +01:00 |
|
Thomas Gerbet
|
428bd3d908
|
Add stubs for ext-sockets
|
2019-10-12 17:08:24 +02:00 |
|