public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* Networking TS completeness
@ 2021-01-15  9:45 Alessio G. B.
  2021-01-15 10:14 ` Jonathan Wakely
  0 siblings, 1 reply; 2+ messages in thread
From: Alessio G. B. @ 2021-01-15  9:45 UTC (permalink / raw)
  To: gcc-help

Hello,

the implementation of Networking TS is complete in the GCC 10.x compiler?
There are some big issues I've to be aware of?

Best regards,
AGB

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Networking TS completeness
  2021-01-15  9:45 Networking TS completeness Alessio G. B.
@ 2021-01-15 10:14 ` Jonathan Wakely
  0 siblings, 0 replies; 2+ messages in thread
From: Jonathan Wakely @ 2021-01-15 10:14 UTC (permalink / raw)
  To: Alessio G. B.; +Cc: gcc-help

On Fri, 15 Jan 2021, 09:47 Alessio G. B. via Gcc-help, <gcc-help@gcc.gnu.org>
wrote:

> Hello,
>
> the implementation of Networking TS is complete in the GCC 10.x compiler?
>

No, not at all. It's highly experimental and very incomplete.


There are some big issues I've to be aware of?
>

Apart from the unimplemented parts (commented as TODO or FIXME in the
code), the "thread pool" that it uses its hardcoded to have exactly one
thread.



> Best regards,
> AGB
>

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-01-15 10:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-15  9:45 Networking TS completeness Alessio G. B.
2021-01-15 10:14 ` Jonathan Wakely

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).