Thread overview | |||||
---|---|---|---|---|---|
|
April 07, 2014 Make std.c.windows.winsock nothrow | ||||
---|---|---|---|---|
| ||||
Would there be a possibility to add a small nothrow: statement on top of the winsock module? I'm using try/catch statements everywhere needlessly to compensate :/ Thanks! |
April 07, 2014 Re: Make std.c.windows.winsock nothrow | ||||
---|---|---|---|---|
| ||||
Posted in reply to Etienne | On 4/7/2014 10:45 AM, Etienne wrote: > Would there be a possibility to add a small nothrow: statement on top of the > winsock module? I'm using try/catch statements everywhere needlessly to > compensate :/ https://github.com/D-Programming-Language/phobos/pull/2073 |
April 07, 2014 Re: Make std.c.windows.winsock nothrow | ||||
---|---|---|---|---|
| ||||
Posted in reply to Walter Bright | On 2014-04-07 3:22 PM, Walter Bright wrote:
> On 4/7/2014 10:45 AM, Etienne wrote:
>> Would there be a possibility to add a small nothrow: statement on top
>> of the
>> winsock module? I'm using try/catch statements everywhere needlessly to
>> compensate :/
>
> https://github.com/D-Programming-Language/phobos/pull/2073
Many thanks!
|
Copyright © 1999-2021 by the D Language Foundation