mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-06-28 23:27:29 +08:00
Increase file descriptors in default network cfg
Make sure we can start the Telnet server in the default configuration.
This commit is contained in:
parent
91327bd82a
commit
175c1f8e0b
@ -269,7 +269,7 @@ Init(rtems_task_argument arg)
|
||||
#define CONFIGURE_APPLICATION_NEEDS_ZERO_DRIVER
|
||||
#define CONFIGURE_APPLICATION_NEEDS_LIBBLOCK
|
||||
|
||||
#define CONFIGURE_LIBIO_MAXIMUM_FILE_DESCRIPTORS 32
|
||||
#define CONFIGURE_LIBIO_MAXIMUM_FILE_DESCRIPTORS 64
|
||||
|
||||
#define CONFIGURE_MAXIMUM_USER_EXTENSIONS 1
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user