Ticket #8 (new task)

Opened 3 years ago

Set up mutex protection for chunks_we_have list

Reported by: atack2 Assigned to: atack2
Priority: minor Milestone: Working Overhaul Extension
Component: Overhaul Behavior Version: 1.0
Keywords: Cc: kbarnes3@ACM.UIUC.EDU

Description

Set up an array of booleans that tells us what chunks we have received. It needs to have access methods that correspond with mutex behavior, to protect it from asynchronous requests.