micropython/extmod
Paul Sokolovsky 0ab372585f extmod/moduos_dupterm: Dumpterm subsystem is responsible for closing stream.
Make dupterm subsystem close a term stream object when EOF or error occurs.
There's no other party than dupterm itself in a better position to do this,
and this is required to properly reclaim stream resources, especially if
multiple dupterm sessions may be established (e.g. as networking
connections).
2016-05-20 22:20:37 +03:00
..
crypto-algorithms
lwip-include
re1.5
uzlib
fsusermount.c extmod: When including extmod headers, prefix path with extmod/. 2016-05-20 12:46:20 +01:00
fsusermount.h
machine_i2c.c
machine_i2c.h
machine_mem.c
machine_mem.h
misc.h extmod/moduos_dupterm: Dumpterm subsystem is responsible for closing stream. 2016-05-20 22:20:37 +03:00
modframebuf.c
modlwip.c extmod/modlwip: Rework how Python accept callback is called. 2016-05-15 22:42:12 +03:00
modubinascii.c extmod: When including extmod headers, prefix path with extmod/. 2016-05-20 12:46:20 +01:00
modubinascii.h
moductypes.c
moduhashlib.c
moduheapq.c
modujson.c
moduos_dupterm.c extmod/moduos_dupterm: Dumpterm subsystem is responsible for closing stream. 2016-05-20 22:20:37 +03:00
modurandom.c
modure.c
modussl.c
moduzlib.c
modwebrepl.c extmod/modwebrepl: Add close() method. 2016-05-20 21:32:41 +03:00
modwebsocket.c extmod/modwebsocket: Add close() method. 2016-05-20 21:18:49 +03:00
modwebsocket.h
vfs_fat.c extmod: When including extmod headers, prefix path with extmod/. 2016-05-20 12:46:20 +01:00
vfs_fat_diskio.c
vfs_fat_ffconf.c
vfs_fat_file.c
vfs_fat_file.h
vfs_fat_lexer.c
vfs_fat_misc.c extmod: When including extmod headers, prefix path with extmod/. 2016-05-20 12:46:20 +01:00