Lazarus

Programming => General => Topic started by: wytwyt02 on January 27, 2020, 02:45:24 am

Title: Is there a goroutine like library in Pascal?
Post by: wytwyt02 on January 27, 2020, 02:45:24 am
I wanna to create SOCK5 server, goroutine seems better than Thread
Title: Re: Is there a goroutine like library in Pascal?
Post by: HeavyUser on January 27, 2020, 03:06:08 am
https://github.com/search?l=pascal&q=coroutine&type=Repositories
Title: Re: Is there a goroutine like library in Pascal?
Post by: wytwyt02 on January 27, 2020, 04:16:44 am
https://github.com/search?l=pascal&q=coroutine&type=Repositories

AIO is fine, but seems not support Lazarus
Title: Re: Is there a goroutine like library in Pascal?
Post by: Thaddy on January 27, 2020, 09:05:44 am
synapse has completely transparent socks4/5 support for both TCP and UDP sockets. Default is socks5. E.g. TTCPBlockSocket from Blcksock.pas
See http://www.ararat.cz/synapse/doku.php/features.
I think fpsocket also supports socks5
Title: Re: Is there a goroutine like library in Pascal?
Post by: HeavyUser on January 27, 2020, 12:56:11 pm
https://github.com/search?l=pascal&q=coroutine&type=Repositories

AIO is fine, but seems not support Lazarus
Sorry I do not use lazarus actively any longer. I propose to either convert it your self and post specific errors here to get guidance on how to solve them or post a request on the authors bug tracker.
TinyPortal © 2005-2018