Commit graph

29 commits

Author SHA1 Message Date
afwerar
0815843e94 fix(os): make taosd.exe taos.exe run on windows. 2022-05-13 21:42:16 +08:00
yihaoDeng
205c92e472 fix(rpc): fix duplicat port error 2022-05-09 15:41:32 +08:00
yihaoDeng
97f00c0e8a fix(rpc): fix duplicat port error 2022-05-09 12:08:51 +08:00
yihaoDeng
ce77983ff2 fix(rpc): fix invalide fqdn 2022-05-09 11:48:40 +08:00
yihaoDeng
c36f56a77d fix(rpc): fix invalide fqdn 2022-05-07 18:34:36 +08:00
yihaoDeng
cb115f1c10 fix(rpc): fix invalide fqdn 2022-05-07 18:19:25 +08:00
yihaoDeng
315c9c37dc enh(rpc): taosd exited when fqdn is configed to invalid 2022-05-05 23:14:36 +08:00
yihaoDeng
9c510f331c feature(rpc): add connect timeout 2022-04-27 15:47:25 +08:00
afwerar
fc24521621 fix(os): windows compile 3.0. 2022-04-22 09:54:27 +08:00
afwerar
be4cd29d8b [TD-13759]<fix>: add pthread func. 2022-03-30 16:06:04 +08:00
afwerar
222db126bc [TD-13758]<fix>: redefine memory api. 2022-03-26 00:29:53 +08:00
Shuduo Sang
4d7bb97f54
Feature/sangshuduo/td 13558 taos shell refactor (#10946)
* [TD-13558]<feature>: taos shell refactor

add taosTools as submodule

* add tools/taos-tools

* add more client interface for taosTools compile

* update taos-tools

* update taos-tools

* refactor shell

* [TD-13558]<feature>: taos shell test speed
2022-03-23 19:27:27 +08:00
afwerar
a263f72d58 [TD-13762]<fix>: redefine atomic api. 2022-03-22 00:54:21 +08:00
afwerar
79057240bd [TD-13759]<fix>: redefine thread api. 2022-03-20 00:47:45 +08:00
Shuduo Sang
23bef711fc
Feature/sangshuduo/td 13063 3.0 windows (#10720)
* [TD-13063]<feature>: 3.0 on Windows

* add pthread in contrib

* fix linux compile

* fix osSemaphore

* add gnu regex for Windows

* fix compile error for Windows

* support arm platform

* port more OS files

* fix for Windows compile

* port more files

* fix macOS on x86_64

* port osFile

* port osSemaphone.h

* port osSocket.c

* port tconfig.c

* port ttimer.c

* add couple files
2022-03-15 21:35:04 +08:00
afwerar
bd3451a8bd [TD-13761]<fix>: redefine dir api. 2022-03-09 18:08:26 +08:00
afwerar
a5fece22c6 [TD-13761]<fix>: redefine dir api. 2022-03-09 18:08:02 +08:00
afwerar
031b50ff76 [TD-13761]<fix>: redefine dir api. 2022-03-09 17:52:59 +08:00
afwerar
43e4cdc713 [TD-13760]<fix>: redefine socket api. 2022-03-08 22:29:52 +08:00
afwerar
44367a009f [TD-13760]<fix>: libuv replace socket error. 2022-03-07 18:50:38 +08:00
afwerar
3588761cc7 [TD-13760]<fix>: libuv replace socket error. 2022-03-07 16:34:31 +08:00
afwerar
2c12354c2c [TD-13760]<fix>: libuv replace socket. 2022-03-07 02:07:23 +08:00
afwerar
5a37fdf28f [TD-13062]<fix>: cross platform file system. 2022-02-25 01:47:20 +08:00
Shengliang Guan
392d3df98f config 2022-02-22 13:59:51 +08:00
Shengliang Guan
7330b0f8c8 remove printf 2021-11-27 14:57:16 +08:00
Shengliang Guan
1f3b7197b1 remove some system include files 2021-10-04 21:41:11 +08:00
Shengliang Guan
140ec7c8aa [TD-10430] adjust util and common module 2021-10-04 12:09:50 +08:00
Shengliang Guan
c0a171b144 [TD-10430] adjust os module 2021-10-03 10:32:14 +08:00
Shengliang Guan
7af18fc96c add some os files 2021-09-30 16:41:02 +08:00
Renamed from src/os/src/detail/osSocket.c (Browse further)