13 Commits

Author SHA1 Message Date
Lyon
41cae72c79 ready to release v1.12.5 2023-08-06 19:19:08 +08:00
SenySunny
b8ab6cb0b7 modify func write to send in _WIN32 2023-08-02 15:33:08 +08:00
Lyon
4abc50f8ef update socket module for port/linux 2023-07-30 21:11:45 +08:00
SenySunny
a2edd39584 add socket for _WIN32 2023-07-30 20:30:03 +08:00
Lyon
82f0f3dc42 support gethostbyname for socket.py 2023-07-21 16:51:32 +08:00
lyon
165cc7d041 fix thread and socket on freertos
use pikaMalloc/Free inner platform_thread()

socket multithread test passed on linux

update

improve fast_test.sh
2023-02-14 19:37:30 +08:00
lyon
41720e8fef fix freertos include 2023-01-14 14:41:57 +08:00
lyon
31f2cceebe use pika_platform for socket 2022-12-29 18:14:07 +08:00
lyon
64091bcd55 fix platform_getTick, fix socket LWIP gethostname 2022-12-23 17:58:12 +08:00
dreamcmi
67b56c9be4 fix socket PIKA_LWIP_ENABLE macro 2022-12-21 13:04:06 +08:00
pikastech
3da2e18fcf compile pass on esp32 2022-11-12 16:52:22 +08:00
pikastech
ebe10bc5f4 insert freertos and lwip platform for network 2022-11-12 15:39:42 +08:00
pikastech
a762713359 use PikaPlatform_socket.c to hold socket depend 2022-11-12 13:55:15 +08:00