Skip to content

Test old sessions lock#7

Open
mt-omarov wants to merge 19 commits intomasterfrom
test_old_sessions_lock
Open

Test old sessions lock#7
mt-omarov wants to merge 19 commits intomasterfrom
test_old_sessions_lock

Conversation

@mt-omarov
Copy link
Owner

No description provided.

1. Define session class.
2. Define the basic structure of the basic functions.
3. Write the abstract logic of reading and writing session files with the stream and serialize functions.
…functions and simple logic for working with extra attributes for session files.
- add aliases with macros: getxattr(), setxattr() -> get_tag(), set_tag(),
- change flock() -> fcntl() with F_SETLKW,
- add an additional check for the validity of file descriptor in session_close()
- session_id(),
- session_start(),
- session_status()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant